home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000996_news@nntp-server.caltech.edu_Tue Sep 23 20:52:22 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  2KB

  1. Received: from piccolo.cco.caltech.edu by cs.umb.edu with SMTP id AA21598
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Fri, 23 Sep 1994 16:52:42 -0400
  3. Received: from gap.cco.caltech.edu by piccolo.cco.caltech.edu with ESMTP 
  4.     (8.6.7/DEI:4.41) id NAA23653; Fri, 23 Sep 1994 13:52:38 -0700
  5. Received: by gap.cco.caltech.edu 
  6.     (8.6.7/DEI:4.41) id NAA12197; Fri, 23 Sep 1994 13:52:25 -0700
  7. To: mlist-tex-k@nntp-server.caltech.edu
  8. Path: betsy!blair
  9. From: blair@betsy.gps.caltech.edu (Blair Zajac)
  10. Newsgroups: mlist.tex-k
  11. Subject: Re: xdvik
  12. Date: 23 Sep 1994 20:52:22 GMT
  13. Organization: California Institute of Technology, Pasadena
  14. Lines: 24
  15. Message-Id: <35vf66$bt2@gap.cco.caltech.edu>
  16. References: <9409230555.AA24294@macdict.dict.mq.edu.au>
  17. Nntp-Posting-Host: betsy.gps.caltech.edu
  18. X-Newsreader: TIN [version 1.2 PL2]
  19.  
  20. Titan Login (titan%macdict@macdict.dict.mq.edu.au) wrote:
  21. > cc  -o squeeze squeeze.o ../kpathsea/kpathsea.a -L/usr/openwin/lib -R/usr/openwin/lib -lXaw -lXmu -lXt -lXext -lnsl -lsocket -lX11 -lnsl -lsocket  -lm 
  22. > ucbcc: Warning: Option -R/usr/openwin/lib passed to ld, if ld is invoked, ignored otherwise
  23. > ./squeeze ./../xdvik/psheader.txt psheader.c
  24. > ld.so.1: ./squeeze: fatal: libucb.so.1: can't open file: errno=2
  25.  
  26. Looking from your make you've got /usr/ucb in your path (/usr/ucb/cc
  27. calls /usr/ccs/bin/ucbcc which complained about the -R flag).  Remove
  28. this from your path, make distclean, and do the configure all over
  29. again.  I've had no problems building any of this stuff, except for
  30. the latest revision of xdvi and dvips.  You also might want to start
  31. building the tex stuff over again.
  32.  
  33. There's no reason to keep /usr/ucb in your path on a Solaris system.
  34. You don't want any of your code linking against anything in there and
  35. almost everything from the net can be built without it.  I'd recommend
  36. getting used to the doing things without the ucb stuff.  Some of the
  37. FAQ's in the comp.unix.solaris newsgroups will help.
  38.  
  39. Blair
  40. --
  41. Blair Zajac            Division of Geological and Planetary Sciences
  42. blair@olympia.gps.caltech.edu    California Institute of Technology
  43. (818) 395-6932            252-21, Pasadena, CA 91125